h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em {
	margin: 0;
	padding: 0;
	border: 0
}
ul, ol, li {
	list-style: none
}
input, button {
	margin: 0;
	font-size: 12px;
	vertical-align: middle
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: #3291F8;

}
.area {
	width: 750px;
	
	overflow: hidden;
	position: relative;
	cursor: pointer
}
.js {
	position: relative;
	width: 750px;
	height: 360px;
	margin: 0 auto
}
.box01 img{ width:750px; height:360px;}
.prevBtn {
	background: url(../images/btn01h.jpg) no-repeat;
	height: 47px;
	width: 32px;
	display: block;
	position: absolute;
	top: 120px
}
.prevBtn:hover {
	background: url(../images/btn01.jpg) no-repeat
}
.nextBtn {
	background: url(../images/btn02h.jpg) no-repeat;
	height: 47px;
	width: 32px;
	display: block;
	position: absolute;
	right: 0;
	top: 120px
}
.nextBtn:hover {
	background: url(../images/btn02.jpg) no-repeat
}
.imgSelected {
	background: url(../images/jsnav.png) no-repeat
}
.bg {
	width: 750px;
	padding-top: 1px;
	
	height: 38px;
	left:0px;
	font-weight: 700;  line-height:38px;
	top: 325px;
	position: absolute; font-size:14px; color:#000; padding-left:10px;    background-color: rgba(142,142,142,0.7);
}
.jsNav {
position: absolute;
    left: 620px;
    top: 340px;
}
.jsNav a {
	width: 10px; height:10px;border-radius:50px; background:#E1E3E6;
	font-size: 14px;
	margin-right: 6px;
	display: inline;

	line-height: 15px;
	display: block;
	float: left;
	text-align: center;
	color: #fff
} 
.jsNav a:hover { width:10px; height:10px; background:#505559; border-radius:50px;
	color: #ff1555;
	text-decoration: none
}
.jsNav .imgSelected {
	 width:10px; height:10px; background:#505559; border-radius:50px;
	color: #ff1555
}
.qq {
	display: none;
	z-index: 200
}
